home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / csdemocd.dir / 00029.ls < prev    next >
Encoding:
Text File  |  1996-01-06  |  108 b   |  7 lines

  1. on exitFrame
  2.   repeat with x = 13 to 24
  3.     set the cursor of sprite x to 0
  4.   end repeat
  5.   go("EMenu2")
  6. end
  7.